home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 April / april_2001.iso / intercd / root / Tools / ^Ativa / setup.exe / ATIVA.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2001-01-26  |  6.3 KB  |  239 lines

  1. ; Application: Ativa Net Meter
  2. ; Version    : 3.0
  3. ; Author     : SoftSol
  4. ; Copyright  : ⌐ 2001 Software Solutions
  5. ; Created by : INF-Tool Setup Program and INF File Generator
  6. ;              from http://Inner-Smile.com
  7. ; Licence of : Software Solutions, DL7 8TU Northallerton, UK 
  8. ; ---------------------------------------------------------------------------
  9.  
  10. [Version]
  11. Signature=$Chicago$
  12. Provider=%Author%
  13. SetupClass=BASE
  14. Compatible=1
  15. AdvancedINF=2.5,"You need a newer version of ADVPACK.DLL!"
  16. Generator=INF-Tool v5.1/r
  17.  
  18. [Optional Components]
  19. INFTool_1
  20.  
  21. [Optional Components.ntx86]
  22. INFTool_1.ntx86
  23.  
  24. [AdvSetup]
  25. HKLM,%RunOnce%Setup,"Ativa Net Meter...",,"RunDll32.exe "%01%"\advpack.dll,LaunchINFSection ATIVA.INF,DefaultInstall2"
  26. [AdvSetup.ntx86]
  27. HKLM,%RunOnce%Setup,"Ativa Net Meter...",,"RunDll32.exe advpack.dll,LaunchINFSection ATIVA.INF,DefaultInstall2.ntx86"
  28.  
  29. [Strings]
  30. Product="Ativa Net Meter"
  31. Version="3.0"
  32. Author="SoftSol"
  33. Copyright="⌐ 2001 Software Solutions"
  34. DiskName="Ativa Net Meter, Setup Disk #1"
  35. Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\"
  36. Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\"
  37. Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup"
  38.  
  39. [INFTool.Add.Reg.95]
  40. HKLM,%Uninstall%%Product%
  41. HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
  42. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\ATIVA.INF, DefaultUninstall"
  43. HKCU,"SOFTWARE\Ativa3",InstallDir1,,""%49001%""
  44.  
  45. [INFTool.Add.Reg.ntx86]
  46. HKLM,%Uninstall%%Product%
  47. HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
  48. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\ATIVA.INF, DefaultUninstall.ntx86"
  49. HKCU,"SOFTWARE\Ativa3",InstallDir1,,""%49001%""
  50.  
  51. [INFTool.Add.Ini1]
  52. setup.ini, progman.groups,, "group1=""Ativa Net Meter"""
  53. setup.ini, group1,, """Ativa Help"",""""""%49001%\ativa.chm"""""",,,,""%49001%"",""ativa.chm"""
  54. setup.ini, group1,, """Ativa Net Meter"",""""""%49001%\Ativa.exe"""""",,,,""%49001%"",""Ativa.exe"""
  55. setup.ini, group1,, """Licence"",""""""%49001%\licence.txt"""""",,,,""%49001%"",""licence.txt"""
  56. setup.ini, group1,, """Order"",""""""%49001%\Order.txt"""""",,,,""%49001%"",""Order.txt"""
  57. setup.ini, group1,, """Read Me"",""""""%49001%\ReadMe.txt"""""",,,,""%49001%"",""ReadMe.txt"""
  58. setup.ini, group1,, """Uninstall Ativa Net Meter"",""rundll32.exe advpack.dll,LaunchINFSection %17%\ATIVA.INF, DefaultUninstall"",""%11%\setupapi.dll"",7,,%11%,"""
  59.  
  60. [INFTool.Del.Ini1]
  61. setup.ini, progman.groups,, "group1=""Ativa Net Meter"""
  62. setup.ini, group1,, """Ativa Help"""
  63. setup.ini, group1,, """Ativa Net Meter"""
  64. setup.ini, group1,, """Licence"""
  65. setup.ini, group1,, """Order"""
  66. setup.ini, group1,, """Read Me"""
  67. setup.ini, group1,, """Uninstall Ativa Net Meter"""
  68.  
  69. [INFTool.AddINI]
  70. win.ini,Desktop,Wallpaper,HKLM,%Setup%,2
  71. win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2
  72.  
  73. [SourceDisksNames]
  74. 1=%DiskName%,,0
  75.  
  76. [SourceDisksFiles]
  77. WARNING.WAV=1,,531
  78. ativa.chm=1,,177188
  79. Ativa.exe=1,,1000448
  80. Beep.wav=1,,656
  81. Boing.wav=1,,7740
  82. licence.txt=1,,1454
  83. NOTIFY.WAV=1,,16044
  84. Order.txt=1,,1028
  85. ReadMe.txt=1,,5875
  86. SHORTR~1.TXT=1,,386
  87. Alarm.wav=1,,17196
  88. AdvPack.DLL=1
  89. W95Inf16.DLL=1
  90. W95Inf32.DLL=1
  91.  
  92. [RenameFiles]
  93. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\INFTool0,,,"%49001%"
  94. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\INFTool0,SHORTR~1.TXT,,"ShortReadme.txt"
  95.  
  96. [RemoveLFNs]
  97. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\INFTool0,,,"%49001%"
  98. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\INFTool0,SHORTR~1.TXT,,"ShortReadme.txt"
  99.  
  100. [DestGrp]
  101. WARNING.WAV
  102. SHORTR~1.TXT
  103. ReadMe.txt
  104. Order.txt
  105. NOTIFY.WAV
  106. licence.txt
  107. Boing.wav
  108. Beep.wav
  109. Ativa.exe
  110. ativa.chm
  111. Alarm.wav
  112.  
  113. [DestLGrp]
  114. "WARNING.WAV"
  115. "ShortReadme.txt"
  116. "ReadMe.txt"
  117. "Order.txt"
  118. "NOTIFY.WAV"
  119. "licence.txt"
  120. "Boing.wav"
  121. "Beep.wav"
  122. "Ativa.exe"
  123. "ativa.chm"
  124. "Alarm.wav"
  125.  
  126. [UninstGrp]
  127. "WARNING.WAV"
  128. "ShortReadme.txt"
  129. "ReadMe.txt"
  130. "Order.txt"
  131. "NOTIFY.WAV"
  132. "licence.txt"
  133. "Boing.wav"
  134. "Beep.wav"
  135. "Ativa.exe"
  136. "ativa.chm"
  137. "Alarm.wav"
  138.  
  139. [AdvPack]
  140. AdvPack.DLL,,,16
  141. W95Inf16.DLL,,,16
  142. W95Inf32.DLL,,,16
  143.  
  144. [Add.Inf]
  145. ATIVA.INF
  146.  
  147. [DestinationDirs]
  148. DestGrp=49001
  149. DestLGrp=49001
  150. UninstGrp=49001
  151. AdvPack=11
  152. Add.Inf=17
  153.  
  154. [CustomDirs]
  155. 49001,49002,49003,49004=Custom49001,1
  156. 60001=ProgramFiles,7
  157.  
  158. [CustomRemove]
  159. 49001,49002,49003,49004=Custom49001,5
  160.  
  161. [Custom49001]
  162. "HKCU","SOFTWARE\Ativa3",InstallDir1,""Continuing will overwrite the existing version of Ativa Net Meter on your computer. Please enter the desired directory."",""
  163. "","","",""Where would you like to install Ativa Net Meter?"","%24%\Program files\SoftSol\Ativa"
  164.  
  165. [ProgramFiles]
  166. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir","",%24%
  167. "","","",""This software requires that you have a local "Program Files" folder for installation."",""
  168.  
  169. [RemoveDirs]
  170. %49001%
  171.  
  172. [DefaultInstall]
  173. Ini2Reg=INFTool.AddINI
  174. AddReg=AdvSetup
  175.  
  176. [DefaultInstallX]
  177. [DefaultInstall2]
  178. AddReg=INFTool.Add.Reg.95,RenameFiles
  179. CustomDestination=CustomDirs
  180. UpdateInis=INFTool.Add.Ini1
  181. Copyfiles=DestGrp,AdvPack,Add.Inf
  182. BeginPrompt=InstallBegin
  183. Uninstall=DefaultUninstall
  184.  
  185. [DefaultInstall.ntx86]
  186. AddReg=AdvSetup.ntx86
  187.  
  188. [DefaultInstall2.ntx86]
  189. AddReg=INFTool.Add.Reg.ntx86,RenameFiles
  190. CustomDestination=CustomDirs
  191. UpdateInis=INFTool.Add.Ini1
  192. Copyfiles=DestGrp,AdvPack,Add.Inf
  193. BeginPrompt=InstallBegin
  194. Uninstall=DefaultUninstall.ntx86
  195.  
  196. [INFTool_1]
  197. OptionDesc=%Product%
  198. Tip=%info%
  199. InstallType=0
  200. AddReg=AdvSetup
  201.  
  202. [INFTool_1.ntx86]
  203. OptionDesc=%Product%
  204. Tip=%info%
  205. InstallType=0
  206. AddReg=AdvSetup.ntx86
  207.  
  208. [InstallBegin]
  209. Title="Ativa Net Meter"
  210.  
  211. [DefaultUninstall]
  212. BeginPrompt=BeginUPromptSection
  213. EndPrompt=EndUPromptSection
  214. DelReg=INFTool.Add.Reg.95
  215. AddReg=RemoveLFNs
  216. UpdateInis=INFTool.Del.Ini1
  217. DelFiles=UninstGrp
  218. CustomDestination=CustomRemove
  219. DelDirs=RemoveDirs
  220. Cleanup=1
  221.  
  222. [DefaultUninstall.ntx86]
  223. BeginPrompt=BeginUPromptSection
  224. EndPrompt=EndUPromptSection
  225. DelReg=INFTool.Add.Reg.ntx86
  226. UpdateInis=INFTool.Del.Ini1
  227. DelFiles=UninstGrp
  228. DelDirs=RemoveDirs
  229. CustomDestination=CustomRemove
  230. Cleanup=1
  231.  
  232. [BeginUPromptSection]
  233. Prompt="Are you sure you want to remove Ativa Net Meter?"
  234. ButtonType=YESNO
  235. Title=%Product% Uninstall
  236.  
  237. [EndUPromptSection]
  238. Prompt="Ativa Net Meter was successfully removed from your computer."
  239.